xen-utils-V.postinst.vsn-in: cosmetics
authorHans van Kranenburg <hans@knorrie.org>
Sat, 5 Sep 2020 20:53:37 +0000 (22:53 +0200)
committerHans van Kranenburg <hans@knorrie.org>
Thu, 17 Sep 2020 18:54:29 +0000 (20:54 +0200)
There were some tabs here, convert them to spaces like in the rest of
the file.

Signed-off-by: Hans van Kranenburg <hans@knorrie.org>
debian/xen-utils-V.postinst.vsn-in

index d11a44c779818e4107f32ab50b3b131df07f199e..8ed507afccaab872e5e34b1771d5d3828acc9e97 100644 (file)
@@ -21,8 +21,8 @@ case "$1" in
     ;;
 
     *)
-       echo "postinst called with unknown argument \`$1'" >&2
-       exit 1
+        echo "postinst called with unknown argument \`$1'" >&2
+        exit 1
     ;;
 esac